home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 52 / Amiga Format AFCD52 (Issue 136, May 2000).iso / -serious- / programming / c / icu-1.3.1 / icu / data / no_no_ny.txt < prev    next >
Text File  |  2000-02-23  |  1KB  |  45 lines

  1. // ****************************************************************************
  2. // *                                                                          *
  3. // * COPYRIGHT:                                                               *
  4. // * (C) Copyright Taligent, Inc.,  1997                                      *
  5. // * (C) Copyright International Business Machines Corporation,  1997-99      *
  6. // * Licensed Material - Program-Property of IBM - All Rights Reserved.       *
  7. // * US Government Users Restricted Rights - Use, duplication, or disclosure  *
  8. // * restricted by GSA ADP Schedule Contract with IBM Corp.                   *
  9. // *                                                                          *
  10. // ****************************************************************************
  11.  
  12. no_NO_NY {
  13.     DayAbbreviations { 
  14.             "su",
  15.             "m\u00E5",
  16.             "ty",
  17.             "on",
  18.             "to",
  19.             "fr",
  20.             "lau",
  21.     }
  22.     DayNames { 
  23.             "sundag",
  24.             "m\u00E5ndag",
  25.             "tysdag",
  26.             "onsdag",
  27.             "torsdag",
  28.             "fredag",
  29.             "laurdag",
  30.     }
  31.     /* Discarding duplicate data for tag: Languages */
  32.     LocaleID { "0814" }
  33.     LocaleString { "no_NO_NY" }
  34.     localPatternChars { "GyMdkHmsSEDFwWahKz" }
  35.     zoneStrings { 
  36.         {
  37.                 "Africa/Casablanca",
  38.                 "GMT",
  39.                 "GMT",
  40.                 "GMT",
  41.                 "GMT",
  42.         }
  43.     }
  44. }
  45.